home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC035.DOC < prev    next >
Text File  |  1992-11-11  |  4KB  |  78 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. SUBJECT: Write-Protected Stacker Drives.
  5.  
  6. STACKER NOTE TEC035 - 6/10/92                          STAC FAX Index #2701
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.  
  11.    When file corruption such as a damaged temp file is detected, Stacker will 
  12.    write-protect the drive as a means of safeguarding data.  This forces the 
  13.    user to run Stacker's SCHECK /F, to repair logical data structures before 
  14.    anything else can be written to the drive.  Stacker will also write 
  15.    protect a mounted drive if it has not been "padded" to its full size.  The 
  16.    fix for this condition involves the SCREATE program and is discussed in 
  17.    greater detail in section #3.
  18.  
  19. Procedures.
  20.  
  21. 1.  Fixing Errors with SCHECK /F.
  22.  
  23.     SCHECK is similar to the DOS CHKDSK program in that it checks for and 
  24.     repairs allocation unit errors.  Unlike CHKDSK and its work at the DOS 
  25.     cluster level, SCHECK will diagnose and repair at the sector level.  
  26.     Stacker's ability to store on a sector-by-sector basis makes this a 
  27.     necessity.  Because SCHECK only repairs sector allocation errors, it will 
  28.     recommend using CHKDSK to fix any DOS cluster allocation errors that it 
  29.     has detected.  Sometimes SCHECK will offer to delete damaged files.  
  30.     It is able to do this even though the drive is write-protected.  If it 
  31.     offers to do this, make a backup copy of the file and let SCHECK then 
  32.     delete it.  After SCHECK has made its repairs, the write protection may 
  33.     then be removed by rebooting or by unmounting then re-mounting the drive.
  34.  
  35. 2.  Forcing SCHECK to remove the write protection.
  36.  
  37.     DOS errors can be repaired by CHKDSK or another disk repair utility such 
  38.     as Norton Disk Doctor or PCTOOLS Diskfix.  Because SCHECK will not repair 
  39.     all DOS errors, it may be necessary to force SCHECK to remove the write 
  40.     protection before one of these utilities may be used.  This should ONLY 
  41.     be done AFTER SCHECK /F has repaired any Stacker errors.  Remove the 
  42.     write protection by typing:     SCHECK /=W   D:    where D: is the 
  43.     write-protected drive.  
  44.     
  45.     NOTE: DO NOT use this option if the Stacker drive has been mounted as 
  46.           (SIZE MISMATCH) (Write-Protected).  See section #3.
  47.  
  48. 3.  Repairing a (Size-Mismatched), (Write-Protected) Drive.
  49.  
  50.     Stacking a drive is a three step process.  First, construction of the 
  51.     Stacker drive companion file (STACVOL.DSK) begins as compressed files are 
  52.     copied into it.  After all the files have been added, Norton Speedisk is 
  53.     run to defragment this file and optimize the host drive.  The last step 
  54.     is to "pad" the file (add the free space).  If the process halts for some 
  55.     reason, such as Speedisk discovering a bad sector or someone tripping 
  56.     over the power cord, the Stacvol file will be undersized.  Upon reboot, 
  57.     as the drive is mounted, the message (Size Mismatched)  (Write Protected) 
  58.     will be displayed.  In order to continue where Speedisk left off and pad 
  59.     the file, it is necessary to use the Screate program as follows:  
  60.     
  61.     NOTE: Insert the Stacker program diskette and issue these commands from  
  62.           the floppy drive prompt. If you are using the 5.25" Stacker disk 
  63.           set, use the Program Disk (Disk #1).
  64.         
  65.         1. Unmount the Stacker drive by typing:  Stacker -C:  
  66.            C: is the letter of the drive you wish to unmount.   
  67.         
  68.         2. Run SCREATE D: /P     
  69.            Where D: is the letter of the host drive containing 
  70.            the Stacvol file.  
  71.         
  72.         3. After receiving the message  "Volume Created Successfully" , 
  73.            reboot to mount the drive.
  74.  
  75. ___________________________________________________________________________
  76. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  77.  
  78.